{
    "start_url": "/",
    "scope": "/",
    "name": "Ristorante San Remo",
    "short_name": "Ristorante San Remo",
    "description": null,
    "icons": [
        {
            "src": "/favicons/ristorante_san_remo/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicons/ristorante_san_remo/android-chrome-192x192.png?mask",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicons/ristorante_san_remo/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicons/ristorante_san_remo/android-chrome-512x512.png?mask",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#EC1827",
    "background_color": "#F4EEEA",
    "display": "standalone"
}